" Input: { os_dict - OS dict to get info about how to init device device_id - ID of the device if more than one (key) - key from OS to use, by default remote_init useful for deinitialization, i.e. use key=remote_deinit } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 } "